Auto merge of #1693 - durka:patch-1, r=steveklabnik
authorbors <bors@rust-lang.org>
Mon, 8 Jun 2015 18:56:11 +0000 (18:56 +0000)
committerbors <bors@rust-lang.org>
Mon, 8 Jun 2015 18:56:11 +0000 (18:56 +0000)
commit78f4080a216a3e30365a82e9a4f6d3336d9ab0ed
tree4367994b610468887884165f7fc9b647b1f4a34b
parent1777ab76cdd898202505391b1e15a1b727fca522
parentca6d37969e9050386c6f2c08ee1729ff2bd7f33a
Auto merge of #1693 - durka:patch-1, r=steveklabnik

I was confused by the double-asterisk syntax in the glob. I figured it couldn't hurt to unobtrusively document what the format is.